Interface IPageChildNode
Interface IPageChildNode
Il nome: Aspose.Note Assemblea: Aspose.Note.dll (25.4.0)
L’interfaccia per tutti i nodi di un nodo di pagina.
public interface IPageChildNode : INode
Implements
Properties
HorizontalOffset
Riceve o mette l’offerta orizzontale.
float HorizontalOffset { get; set; }
Valore di proprietà
VerticalOffset
Riceve o mette il rimborso verticale.
float VerticalOffset { get; set; }