PageSize.Code Property

Printer Paper Code.Represents the attribte in schema: w:code

Namespace:  DocumentFormat.OpenXml.Wordprocessing
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "code")> _
Public Property Code As UInt16Value
    Get
    Set
'Usage
Dim instance As PageSize
Dim value As UInt16Value

value = instance.Code

instance.Code = value
[SchemaAttrAttribute(, "code")]
public UInt16Value Code { get; set; }

Property Value

Type: DocumentFormat.OpenXml.UInt16Value
Returns Int32Value.

See Also

Reference

PageSize Class

PageSize Members

DocumentFormat.OpenXml.Wordprocessing Namespace