Options.RevisionsBalloonPrintOrientation Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns or sets a WdRevisionsBalloonPrintOrientation constant that represents the direction of revision and comment balloons when they are printed.
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