SaveToPdfOption
PageSlideCount Property
|
Namespace:
Spire.Presentation
Assembly:
Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
public PageSlideCount PageSlideCount { get; set; }
Public Property PageSlideCount As PageSlideCount
Get
Set
public:
property PageSlideCount PageSlideCount {
PageSlideCount get ();
void set (PageSlideCount value);
}
member PageSlideCount : PageSlideCount with get, set
Property Value
Type:
PageSlideCount
See Also