Interface IPageChildNode

Interface IPageChildNode

nazivni prostor: Aspose.Note Sastav: Aspose.Note.dll (25.4.0)

Interfejs za sve dječje čvorove stranice.

public interface IPageChildNode : INode

Implements

INode

Properties

HorizontalOffset

Uzmite ili postavite horizontalni popust.

float HorizontalOffset { get; set; }

Vrijednost nekretnina

float

VerticalOffset

Uzmite ili postavite vertikalni popust.

float VerticalOffset { get; set; }

Vrijednost nekretnina

float

 Hrvatski