Metodo UtilDocumentIsDrawingOrPresentation |
Namespace: DedNetInv
public static bool DocumentIsDrawingOrPresentation( DedDoc doc )
Public Shared Function DocumentIsDrawingOrPresentation ( doc As DedDoc ) As Boolean
public: static bool DocumentIsDrawingOrPresentation( DedDoc^ doc )
static member DocumentIsDrawingOrPresentation : doc : DedDoc -> bool