RelativeHeight.PercentageHeight Property
PercentageHeight.Represents the element tag in schema: wp14:pctHeight
Namespace: DocumentFormat.OpenXml.Office2010.Word.Drawing
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
Public Property PercentageHeight As PercentageHeight
Get
Set
'Usage
Dim instance As RelativeHeight
Dim value As PercentageHeight
value = instance.PercentageHeight
instance.PercentageHeight = value
public PercentageHeight PercentageHeight { get; set; }
Property Value
Type: DocumentFormat.OpenXml.Office2010.Word.Drawing.PercentageHeight