C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview.Export Namespace / RtfOptionsForm Class / FixedPositioning Property

In This Topic
FixedPositioning Property (RtfOptionsForm)
In This Topic
Gets or sets a value indicating whether objects within the document should have absolute fixed positions, or added to the document flow if possible.
Syntax
'Declaration
 
Public Overridable Property FixedPositioning As Boolean
 
See Also