Пример #1
0
		public static void FlushParts(WordprocessingDocument output)
		{
			output.FlushParts();
		}