---
title: "Describe the types of documents supported by WPF?"  
description: "Describe the types of documents supported by WPF?"  
author: "Anonymous User"  
published: 2013-07-18  
updated: 2020-09-23  
canonical: https://www.mindstick.com/interview/1793/describe-the-types-of-documents-supported-by-wpf  
category: "wpf"  
tags: ["wpf"]  
reading_time: 1 minute  

---

# Describe the types of documents supported by WPF?

There are two kinds of document supported by WPF

1. Flow format:Flow format document adjusts as per screen size and resolution
2. Fixed Format:Fixed Format document does not adjust as per screen size and resolution

## Answers

### Answer by Anonymous User

There are two kinds of document supported by WPF

1. Flow format:Flow format document adjusts as per screen size and resolution
2. Fixed Format:Fixed Format document does not adjust as per screen size and resolution


---

Original Source: https://www.mindstick.com/interview/1793/describe-the-types-of-documents-supported-by-wpf

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
