PageMargin.Top Property
Top Margin Spacing.Represents the attribte in schema: w:top
Namespace: DocumentFormat.OpenXml.Wordprocessing
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaración
<SchemaAttrAttribute(, "top")> _
Public Property Top As Int32Value
Get
Set
'Uso
Dim instance As PageMargin
Dim value As Int32Value
value = instance.Top
instance.Top = value
[SchemaAttrAttribute(, "top")]
public Int32Value Top { get; set; }
Property Value
Type: DocumentFormat.OpenXml.Int32Value
Returns Int32Value.