Options.RevisionsBalloonPrintOrientation Eigenschaft
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Gibt eine WdRevisionsBalloonPrintOrientation Konstante zurück, die die Richtung der Überarbeitungs- und Kommentarsprechblasen darstellt, wenn sie gedruckt werden, oder legt diese fest.
public:
property Microsoft::Office::Interop::Word::WdRevisionsBalloonPrintOrientation RevisionsBalloonPrintOrientation { Microsoft::Office::Interop::Word::WdRevisionsBalloonPrintOrientation get(); void set(Microsoft::Office::Interop::Word::WdRevisionsBalloonPrintOrientation value); };
public Microsoft.Office.Interop.Word.WdRevisionsBalloonPrintOrientation RevisionsBalloonPrintOrientation { get; set; }
member this.RevisionsBalloonPrintOrientation : Microsoft.Office.Interop.Word.WdRevisionsBalloonPrintOrientation with get, set
Public Property RevisionsBalloonPrintOrientation As WdRevisionsBalloonPrintOrientation