Appearance
TallComponents.UnoPdf.Client
TallComponents.UnoPdf.Client.Models.Pdf.Shapes.LayerShapeModel
LayerShapeModel.Layer Property
The layer this shape is connected to.
csharp
public TallComponents.UnoPdf.Client.Models.Pdf.LayerDetailModel Layer { get; set; }
Property Value
Remarks
If this entry is not set, it means the current layer (layer wise like this shape was not inserted).