Interface IPageChildNode

Interface IPageChildNode

Nazwa przestrzeń: Aspose.Note Zgromadzenie: Aspose.Note.dll (25.4.0)

Interfejs dla wszystkich węzłów dziecka z nodu strony.

public interface IPageChildNode : INode

Implements

INode

Properties

HorizontalOffset

Zostaw lub ustaw horyzontalny odsetek.

float HorizontalOffset { get; set; }

Wartość nieruchomości

float

VerticalOffset

Uzyskuje lub ustawia opłatę pionową.

float VerticalOffset { get; set; }

Wartość nieruchomości

float

 Polski