Class OdPage

Class OdPage

Pôvodný názov: Aspose.Imaging.FileFormats.OpenDocument.Objects.Graphic Zhromaždenie: Aspose.Imaging.dll (25.4.0)

Otvorená stránka dokumentov.

[JsonObject(MemberSerialization.OptIn)]
public class OdPage : OdGraphicObject

Inheritance

object OdObject OdGraphicObject OdPage

Z dedičných členov

OdGraphicObject.AbsoluteCoordinates , OdObject.parent , OdObject.Parent , OdObject.Items , object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Constructors

OdPage(OdObject)

Initalizuje novú inštanciu triedy Aspose.Imaging.FileFormats.OpenDocument.Objects.Graphic.OdPage.

public OdPage(OdObject parent)

Parameters

parent OdObject

a rodičom .

Properties

MasterPageName

Získajte alebo zadajte názov hlavnej stránky.

[JsonProperty]
public string MasterPageName { get; set; }

Hodnota nehnuteľnosti

string

Name

Dostane alebo nastaví názov.

[JsonProperty]
public string Name { get; set; }

Hodnota nehnuteľnosti

string

StyleName

Získať alebo nastaviť názov štýlu.

[JsonProperty]
public string StyleName { get; set; }

Hodnota nehnuteľnosti

string

 Slovenčina