Interface IPageChildNode
Interface IPageChildNode
Název místa: Aspose.Note Shromáždění: Aspose.Note.dll (25.4.0)
Rozhraní pro všechny dětské uzly jedné stránky.
public interface IPageChildNode : INode
Implements
Properties
HorizontalOffset
Obdržíte nebo nastavte horizontální offset.
float HorizontalOffset { get; set; }
Hodnota nemovitosti
VerticalOffset
Obdržíte nebo nastavte vertikální offset.
float VerticalOffset { get; set; }