Aspose.Pdf.Examples.CSharp.RunExamples.GetDataDir_AsposePdf_Annotations C# (CSharp) 메소드

GetDataDir_AsposePdf_Annotations() 공개 정적인 메소드

public static GetDataDir_AsposePdf_Annotations ( ) : String
리턴 String
        public static String GetDataDir_AsposePdf_Annotations()
        {
            return Path.GetFullPath(GetDataDir_Data() + "AsposePDF/Annotations/");
        }
        public static String GetDataDir_AsposePdf_Graphs()
RunExamples