Class OdPage
Class OdPage
Nazwa przestrzeń: Aspose.Imaging.FileFormats.OpenDocument.Objects.Graphic Zgromadzenie: Aspose.Imaging.dll (25.5.0)
Otwarta strona dokumentu.
[JsonObject(MemberSerialization.OptIn)]
public class OdPage : OdGraphicObjectInheritance
object ← OdObject ← OdGraphicObject ← OdPage
Dziedziczeni członkowie
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)
Inicjalizuje nową instancję klasy Aspose.Imaging.FileFormats.OpenDocument.Objects.Graphic.OdPage.
public OdPage(OdObject parent)Parameters
parent OdObject
z rodzicem .
Properties
MasterPageName
Otrzymuje lub ustawia nazwę głównej strony.
[JsonProperty]
public string MasterPageName { get; set; }Wartość nieruchomości
Name
Zostaw lub ustaw nazwę.
[JsonProperty]
public string Name { get; set; }Wartość nieruchomości
StyleName
Zostaw lub ustaw nazwę stylu.
[JsonProperty]
public string StyleName { get; set; }