Class PDF3DViewArray
PDF3DViewArray class
Class PDF3DViewArray.
public class PDF3DViewArray
Properties
| Name | Description |
|---|---|
| Count { get; } | Gets the views count. |
| Item { get; set; } | Gets or sets the PDF3DView to view array at the specified index. |
Methods
| Name | Description |
|---|---|
| Add(PDF3DView) | Adds the specified view. |
| RemoveAll() | Removes all views. |
| RemoveAt(int) | Removes view from views array at specified index. |
See Also
- namespace Aspose.Pdf.Annotations
- assembly Aspose.PDF