Click or drag to resize

DocumentGetPageWidth Property

Gives inner page width

Namespace:  SOWIDocument.Word
Assembly:  SOWIDocument.Word (in SOWIDocument.Word.dll) Version: 22.2.10.1 (22.2.10.450)
Syntax
internal int GetPageWidth { get; }

Property Value

Type: Int32
Remarks
If object value of section properties or page size or page margin is null then gives value 0 back.
See Also