Gets or sets a value indicating whether the exported document should exactly match the appearance of the original document. Usually this can only be achieved at the cost of preserving the logical structure and/or ease of editing of the exported document.
'Declaration
Public Property FixedPositioning As Boolean
public bool FixedPositioning {get; set;}
Property Value
true if exact appearance should be preserved,
false otherwise.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2